PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocumentFeatures Class / getEnablePages Method
In This Topic
    getEnablePages Method
    In This Topic
    Gets a value indicating whether pages are enabled.
    If pages are not enabled, then the method will null and new pages cannot be added.
    Syntax
    public boolean getEnablePages()

    Return Value

    True if the page are enabled.
    See Also